home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 December
/
CHIP Aralık 1996.iso
/
prog
/
backpack
/
demodata
/
dep_dir
/
shared.dxr
/
00878_CP-knapp 1.1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-30
|
198 b
|
9 lines
on mouseDown
set K to the clickOn
set the castNum of sprite K to the castNum of sprite K + 1
puppetSound("Klick")
updateStage()
repeat while the stillDown or soundBusy(1)
end repeat
end